Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare to release 5.4.3 #18836

Merged
merged 77 commits into from
Jul 3, 2023
Merged

chore: prepare to release 5.4.3 #18836

merged 77 commits into from
Jul 3, 2023

Conversation

jiawulin001
Copy link
Member

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fixed issues

Details

Before: What was the problem?

After: How does it behave after the fixing?

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Others

Merging options

  • Please squash the commits into a single one when merging.

Other information

ChepteaCatalin and others added 30 commits February 12, 2023 19:04
#18387)

The current mothAbbr does not follow ISO8601, which is "Mrz" instead of "Mar" in germany.
Please see also datejs implementation: https://github.com/datejs/Datejs/blob/master/build/date-de-DE.js#L9
chore: update deprecated npm `prepublish` hook to `prepare`
fix(type): fix wrong type for data item value of the `parallel` series.
chore: update `prepublish` to `prepare` in build script
chore: make reproduction link required
chore: add official editor link to issue template
fix(legend): inherit legend rich text color from legend's options
feat(axisPointer): add option to disable emphasis. close #18495
plainheart and others added 21 commits June 8, 2023 20:11
…l test & add eslint config for `runTest` folder
test(deps): move dependencies that are required only by VRT to dedicated folder
fix(sankey): fix `value` is undefined in label/edgeLabel formatter
fix(api): only deprecate disConnect but not disconnect
chore: update pre commit permission
fix(sunburst): normalize label rotation when decompress from matrix
chore(workflow): fix wrong env variable
chore(workflow): refactor pr review workflow
fix(sankey): fix other state color is 'target/source/gradient'
@echarts-bot
Copy link

echarts-bot bot commented Jul 3, 2023

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

The pull request is marked to be PR: author is committer because you are a committer of this project.

⚠️ MISSING DOCUMENT INFO: Please make sure one of the document options are checked in this PR's description. Search "Document Info" in the description of this PR. This should be done either by the author or the reviewers of the PR.

@plainheart plainheart merged commit 9fa6220 into release Jul 3, 2023
8 checks passed
@echarts-bot
Copy link

echarts-bot bot commented Jul 3, 2023

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-18836@7866509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.